encoding/json.decodeState.rescanLiteral (method)

5 uses

	encoding/json (current package)
		decode.go#L315: func (d *decodeState) rescanLiteral() {
		decode.go#L384: 		d.rescanLiteral()
		decode.go#L681: 		d.rescanLiteral()
		decode.go#L1098: 		d.rescanLiteral()
		decode.go#L1137: 	d.rescanLiteral()